home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 22
/
Cream of the Crop 22.iso
/
program
/
snpd9611.zip
/
INTEL.H
< prev
next >
Wrap
Text File
|
1996-11-24
|
1KB
|
23 lines
.I 0 2
/* +++Date last modified: 09-Nov-1996 */
.I 10 17
int CDECL cpu_ID(void); /* Returns: AL - CPU family
0 = 8086/8088
1 = 80186
2 = 80286
3 = 80386
4 = 80486
5 = Pentium
6 = Pentium Plus
AH - Features bitmap
01h = Has coprocessor
02h = Is 386/287
04h = Is 386SX
08h = Is Cyrix
10h = Is NEC
20h = Is NexGen
40h = is AMD
80h = Is UMC */
.D 11 2